fwd-on-bsy-trk-dst

This command configures the Forward on Busy Trunk Destination table, which lets you define alternative routing rules for forwarding (i.e., call redirection) IP-to-Tel calls to an alternative IP destination using SIP 3xx responses.

Syntax

(config-voip)# gateway routing fwd-on-bsy-trk-dst <Index> 
(fwd-on-bsy-trk-dst-<Index>)# 

Command

Description

Index

Defines the table row index.

forward-dst

Defines the alternative IP destination for the call used if the Trunk Group is busy or unavailable.

trunk-group-id

Defines the Trunk Group ID to where the IP call is destined.

Command Mode

Privileged User

Example

This example configures 10.15.7.96 as the alternative destination for calls destined for Trunk Group 1:

(config-voip)# gateway routing fwd-on-bsy-trk-dst 0
(fwd-on-bsy-trk-dst-0)# forward-dst 10.15.7.96
(fwd-on-bsy-trk-dst-0)# trunk-group-id 1
(fwd-on-bsy-trk-dst-0)# activate